Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for serializing TimeSpan #490

Merged
merged 5 commits into from
Aug 4, 2023
Merged

Added support for serializing TimeSpan #490

merged 5 commits into from
Aug 4, 2023

Conversation

bonk-dev
Copy link
Contributor

TimeSpan can now be serialized to S7 Time (IEC), which is 4 bytes long.
The serialization works in structs too.
Tested on S7-1200.

Dawid Pągowski and others added 5 commits July 19, 2023 20:30
Adds the S7 TIME (IEC) type (32 bits long)
It is deserialized to C# TimeSpan and serialized as S7 DInt.
@mycroes mycroes merged commit a8ef47b into S7NetPlus:main Aug 4, 2023
5 checks passed
@mycroes
Copy link
Member

mycroes commented Aug 4, 2023

Thanks @bonk-dev, this will be included in the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants